nbm:EndPoint
Info on a discovered endpoint.
Telemetry Sensor Path(s)
Internal Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
hostIp | nbm:nbmIpAddr (address:Ip) |
Endpoint IP Address. | Value must match ipv4 or ipv6 known format |
if | nbm:nbmIf (scalar:Uint32) |
Interface index where endpoint is attached. | RANGE: [0, 4294967295] |
ifName | string:Basic |
Interface name where endpoint is attached. | A sequence of characters |
modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
role | nbm:nbmEndpointRole (scalar:Enum8) |
End Point Role. This can be Unknown when discovered via ARP. And specific role when known. | SELECTION: 0 - UNKNOWN 1 - ARP 2 - RECEIVER 3 - RECEIVER_ARP 4 - SENDER 5 - SENDER_ARP 6 - SENDER_RECEIVER 7 - SENDER_RECEIVER_ARP DEFAULT: UNKNOWN |
status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |